﻿2026-06-21T04:46:35.2436589Z ##[group]Run actions/checkout@v5
2026-06-21T04:46:35.2437442Z with:
2026-06-21T04:46:35.2437830Z   fetch-depth: 0
2026-06-21T04:46:35.2438291Z   repository: SaberMage/spt-core
2026-06-21T04:46:35.2441903Z   token: ***
2026-06-21T04:46:35.2442295Z   ssh-strict: true
2026-06-21T04:46:35.2442677Z   ssh-user: git
2026-06-21T04:46:35.2443076Z   persist-credentials: true
2026-06-21T04:46:35.2443496Z   clean: true
2026-06-21T04:46:35.2443898Z   sparse-checkout-cone-mode: true
2026-06-21T04:46:35.2444345Z   fetch-tags: false
2026-06-21T04:46:35.2444725Z   show-progress: true
2026-06-21T04:46:35.2445125Z   lfs: false
2026-06-21T04:46:35.2445489Z   submodules: false
2026-06-21T04:46:35.2445899Z   set-safe-directory: true
2026-06-21T04:46:35.2446528Z ##[endgroup]
2026-06-21T04:46:35.3299488Z Syncing repository: SaberMage/spt-core
2026-06-21T04:46:35.3301457Z ##[group]Getting Git version info
2026-06-21T04:46:35.3302274Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-06-21T04:46:35.3303307Z [command]/usr/bin/git version
2026-06-21T04:46:35.3303781Z git version 2.43.0
2026-06-21T04:46:35.3317732Z ##[endgroup]
2026-06-21T04:46:35.3329194Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/5259aeb0-b85c-47af-8df7-33fe000c2185' before making global git config changes
2026-06-21T04:46:35.3330429Z Adding repository directory to the temporary git global config as a safe directory
2026-06-21T04:46:35.3332585Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-21T04:46:35.3363234Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-21T04:46:35.3381934Z https://github.com/SaberMage/spt-core
2026-06-21T04:46:35.3392189Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-21T04:46:35.3394895Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-21T04:46:35.3419422Z HEAD
2026-06-21T04:46:35.3452127Z ##[endgroup]
2026-06-21T04:46:35.3453064Z [command]/usr/bin/git submodule status
2026-06-21T04:46:35.3637332Z ##[group]Cleaning the repository
2026-06-21T04:46:35.3638829Z [command]/usr/bin/git clean -ffdx
2026-06-21T04:46:37.2653789Z Removing target/
2026-06-21T04:46:37.2664914Z [command]/usr/bin/git reset --hard HEAD
2026-06-21T04:46:37.2847478Z HEAD is now at 8d1e85d66 Merge bcf137365f2e8526c1cb94b61ea3852bc3714fdf into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T04:46:37.2852837Z ##[endgroup]
2026-06-21T04:46:37.2887728Z ##[group]Disabling automatic garbage collection
2026-06-21T04:46:37.2891609Z [command]/usr/bin/git config --local gc.auto 0
2026-06-21T04:46:37.2920874Z ##[endgroup]
2026-06-21T04:46:37.2921513Z ##[group]Setting up auth
2026-06-21T04:46:37.2926776Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-21T04:46:37.2955322Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-21T04:46:37.3144375Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-21T04:46:37.3171032Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-21T04:46:37.3356098Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-21T04:46:37.3382079Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-21T04:46:37.3570792Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-21T04:46:37.3602769Z ##[endgroup]
2026-06-21T04:46:37.3603232Z ##[group]Fetching the repository
2026-06-21T04:46:37.3609971Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +d84e164388231e3e637a9015b1771a01bd20c840:refs/remotes/pull/26/merge
2026-06-21T04:46:37.9998002Z From https://github.com/SaberMage/spt-core
2026-06-21T04:46:37.9998752Z    bcf137365..bfe760e24  v0.13.0-delivery-control                 -> origin/v0.13.0-delivery-control
2026-06-21T04:46:37.9999554Z    bcf137365..bfe760e24  v0.13.0-p1b-ack-deadlock                 -> origin/v0.13.0-p1b-ack-deadlock
2026-06-21T04:46:38.0059357Z  + 8d1e85d66...d84e16438 d84e164388231e3e637a9015b1771a01bd20c840 -> pull/26/merge  (forced update)
2026-06-21T04:46:38.0093399Z ##[endgroup]
2026-06-21T04:46:38.0094066Z ##[group]Determining the checkout info
2026-06-21T04:46:38.0094877Z ##[endgroup]
2026-06-21T04:46:38.0098686Z [command]/usr/bin/git sparse-checkout disable
2026-06-21T04:46:38.0137036Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-21T04:46:38.0161672Z ##[group]Checking out the ref
2026-06-21T04:46:38.0164119Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/26/merge
2026-06-21T04:46:38.0244446Z Warning: you are leaving 1 commit behind, not connected to
2026-06-21T04:46:38.0244923Z any of your branches:
2026-06-21T04:46:38.0245086Z 
2026-06-21T04:46:38.0245400Z   8d1e85d66 Merge bcf137365f2e8526c1cb94b61ea3852bc3714fdf into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T04:46:38.0245805Z 
2026-06-21T04:46:38.0246019Z If you want to keep it by creating a new branch, this may be a good time
2026-06-21T04:46:38.0246358Z to do so with:
2026-06-21T04:46:38.0246500Z 
2026-06-21T04:46:38.0246651Z  git branch <new-branch-name> 8d1e85d66
2026-06-21T04:46:38.0246908Z 
2026-06-21T04:46:38.0248434Z HEAD is now at d84e16438 Merge bfe760e24820443a34062b37fc797a3cc1e2a489 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T04:46:38.0253938Z ##[endgroup]
2026-06-21T04:46:38.0289435Z [command]/usr/bin/git log -1 --format=%H
2026-06-21T04:46:38.0317508Z d84e164388231e3e637a9015b1771a01bd20c840
